home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
hypercrd
/
hc1_2_x
/
stabilzr.sit
/
The Stabilizer
/
background_11611.txt
< prev
next >
Wrap
Text File
|
1989-02-05
|
2KB
|
123 lines
-- background: 11611 from stack: in
-- bmap block id: 11790
-- flags: 4000
-- background id: 0
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=217 top=307 right=339 bottom=254
-- title width / last selected line: 0
-- icon id / first selected line: 20086 / 20086
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PreviousCard
----- HyperTalk script -----
on mouseUp
visual venetian blinds to gray
visual venetian blinds
go previous card
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=462 top=307 right=339 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 16816 / 16816
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PopCard
----- HyperTalk script -----
on mouseUp
visual barn door close slowly to gray
visual barn door open slowly
pop card
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=253 top=307 right=339 bottom=290
-- title width / last selected line: 0
-- icon id / first selected line: 20087 / 20087
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: NextCard
----- HyperTalk script -----
on mouseUp
visual venetian blinds to gray
visual venetian blinds
go next card
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=38 top=4 right=40 bottom=76
-- title width / last selected line: 0
-- icon id / first selected line: 11030 / 11030
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual barn door close slowly to gray
visual dissolve
go stack "Home"
end mouseUp
-- part 7 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=179 top=14 right=33 bottom=340
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: title
-- part 5 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=56 top=314 right=332 bottom=140
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Help Index
----- HyperTalk script -----
on mouseUp
helpIndex
end mouseUp